home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13059 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: chaos.kulnet.kuleuven.ac.be!usenet
  2. From: Geert Nijs <Geert.Nijs@fys.kuleuven.ac.be>
  3. Newsgroups: comp.lang.c
  4. Subject: HELP :Writing to the command line.
  5. Date: Thu, 04 Apr 1996 09:10:39 -0800
  6. Organization: VSM
  7. Message-ID: <3164028F.6159@fys.kuleuven.ac.be>
  8. NNTP-Posting-Host: a88.fys.kuleuven.ac.be
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13. CC: Geert.Nijs@fys.kuleuven.ac.be
  14.  
  15. Hallo all,
  16.  
  17. A Challenge : I want to write to the DOS command line from within a TSR 
  18.         C-program.
  19.  
  20.  
  21. For example : My program is loaded and the DOS prompt is :
  22.  
  23. C:\_
  24.  
  25. After pressing the hotkey of my TSR program, the command line should be
  26. completed like : (for example) :
  27.  
  28. C:\edit autoexec.bat_
  29.  
  30. How do I do this ???
  31.  
  32. Geert.
  33.  
  34. --------------------------------------------------------- KULeuven ---
  35.  Geert Nijs            Tel    : +32 16 32.71.56
  36.  KULeuven            Fax    : +32 16 32.79.83
  37.  Celestijnenlaan 200D        E-mail : Geert.Nijs@fys.kuleuven.ac.be
  38.  B-3001 Leuven
  39.  Home-Page: http://www.fys.kuleuven.ac.be/vsm/personel/gnijs/geert.html
  40.  
  41.  Please do not short the output or severe damage will be caused to the
  42.  fuse. (from a Sony power supply leaflet!)
  43.  ---------------------------------------------------------------------
  44.